home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2004 September / maximum-cd-2004-09.iso / Software / Apps / CorelDRAWGraphicsSuite12.exe / Setup / CorelDRAW Graphics Suite 12.zap next >
Encoding:
Text File  |  2003-11-11  |  1.2 KB  |  34 lines

  1. ; Adds support to publish software on Win 2000 Networks
  2. ; Publishing the Program ;
  3. ; 1 - In User Configuration , right-click Software Installation , and then click New, Package
  4. ; 2 - In the Files of Type box, click ZAW Down-level applications package (*.zap).
  5. ; 3 - Select this file, open, click Publish , and then click OK.
  6.  
  7. [Application]
  8. ; SetupCommand, relative location of the ZAP file.  Long file name paths need to be enclosed in quotes.
  9. SetupCommand = "..\Setup.exe"
  10.  
  11. ; The following information will appear in the software installation snap-in and the Add/Remove Programs in Control Panel.
  12. FriendlyName = "CorelDRAW Graphics Suite"
  13. DisplayVersion = 12.0
  14. Publisher = Corel Corporation
  15. URL = http://www.Corel.com/
  16. Architecture = intel
  17.  
  18. [ext]
  19. ; File extensions for which this application will "auto-install".  They are not required if you
  20. ; do not want the application to auto-install.  This entire section is OPTIONAL.
  21. ; Note:  You can place a dot in front of the file extension.  Text after the first = is optional and
  22. ; ignored, but the first = is required (or the whole line will be ignored).
  23. ; Cdr = CorelDRAW
  24. ; Cmx = CorelDRAW Template
  25. ; Cpt = Corel PHOTO-PAINT
  26. ; Rve = Corel R.A.V.E
  27. .Cdr=
  28. .Cmx=
  29. .Cpt=
  30. .Rve=
  31.  
  32.  
  33.  
  34.